home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Workspace / TheBigMouth / README
Text File  |  1994-05-12  |  2KB  |  37 lines

  1.  
  2. [This has been reborn.  No more special complicated build instructions...
  3. I made it into a regular project --erik@ensuing.com]
  4.  
  5. _____________________________________
  6.  
  7. This is the source to TheBigMouth.
  8. Most of it is snatched from various places, since I was too lazy to do it
  9. myself, after all I just wanted to get an idea how services REALLY work.
  10. So there is nothing exiting in the code. Of course, if you make any 
  11. enhancements, please let me know, such that everyone can profit.
  12. A nice thing would be to add a hash table that caches the most frequently used
  13. words that are not pronounced according to the rules and output their 
  14. phonemes directly to the user without going through the parser.
  15.  
  16. ALSO DO NOT USE THE FILEPACKAGE OPTION IN IB, this messes up some stuff with
  17. the sound stuff. Instead leave the TheBigMouth.iconheader as it is
  18. (I write protected it) or add the necessary line for .app packages manually.
  19. Then create a directory TheBigMouth.app and drop the parse file from the 
  20. parser directory in it along with TheBigMouth executable, of course.
  21.  
  22. Ronald C.F. Antony
  23. 7-March-1992
  24.  
  25. Disclaimer: I do not know where these sources come from, I got them from 
  26. someone who does not know where they come from and who gave them to him, 
  27. thus whoever might have rights to this code, probably still has.
  28. I therefore cannot agree that anyone uses this code in a commercially sold 
  29. product. All changes to these sources should be reported back to me:
  30.  
  31. rca@cs.brown.edu
  32. (401) 521-2829
  33. 306 Thayer Street, Suite #123
  34. Providence, RI 02906-1515
  35.  
  36. Do not distribute without this notice and to people that do not agree to 
  37. adhere to it.